*{font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
 
}

/* unvisited link */
a{
	text-decoration: none;
}
a:link {
    color: #fff;
text-decoration: none;
}

/* visited link */
a:visited {
     color: #fff;
     text-decoration: none;
}

/* mouse over link */
a:hover {
     color: #fff;
     text-decoration: none;
}

/* selected link */
a:active {
     color: #fff;
     text-decoration: none;
}

body,td,th {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;

}

body{ 

background-color:#FFFFFF;
background-image: url("bg2.jpg");

}

*{margin:0px}

h1 {
	font-size:18pt;
	color:#000000;
}

h2 {
	font-size:14pt;
	color:red;	
}

h3 {
	font-size:10pt;
	color:black;	

}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
span
{
	
	font-weight: bold;

}
#header{
	margin-top: 50px;
}
#languages {
position: absolute;
right: 10px;
top: 5px;
}

#languages img {
margin: 3px;
border: 0px;
}

#cnt_txt{
	width:90%;
}
#content{
background-color:#FFFFFF;
background-image: url("bgc.jpg");
background-repeat: no-repeat;
float:inherit;
margin:0px auto auto auto;
margin-top: 20px;
width:500px;

}

#txt1,#txt2,#txt3,#txt4,#txt5,#txt6,#number1,#country
{
float:left;

margin-left: 0px;
width:200px;
line-height: 18px;
z-index: 1;

}

#submit1
{
margin-left: 1.5%;
width:100px;
line-height: 18px;
}
#reset1
{
margin-left: 1%;
width:100px;
line-height: 18px;
}
#contact{
	height:70px;
	width:80px;
	float:right;
	margin-right:40px;
	background-color:#333;
	border:solid 1px;
	border-radius:6px;
	margin-top:-100px;
	cursor:pointer;
	transition:all 3s ;
	text-decoration:none;
}

#contact a{
	text-decoration:none;
	color:#FFFFFF;
	}
#contact a:hover{
	text-decoration:none;
	color:#000;
	}
#contact_txt
{
	text-decoration:none;
	margin:auto;
	text-align:center;
	margin-top:28px;
	cursor:pointer;
	color:#FFFFFF;
}

#contact:hover{
	
	color:#000;
	transition:all 3s ;
	background-color:#FFF;
}
#contact_txt:hover{color:#000;}

#img1,#img2,#img3,#img4,#img5,#img6,#img7,#img8{
	float: left;
	margin-left: 110px;

}
#element_to_pop_up { 
    background-color:#fff;
    border-radius:15px;
    color:#000;
    display:none; 
    padding:20px;
    min-width:200px;
    min-height: 100px;
}
.b-close{
    cursor:pointer;
    position:absolute;
    right:10px;
    top:5px;
}
#element_to_pop_up2 { 
    background-color:#fff;
    border-radius:15px;
    color:#000;
    display:none; 
    padding:20px;
    min-width:200px;
    min-height: 100px;
}
#element_to_pop_up3 { 
    background-color:#fff;
    border-radius:15px;
    color:#000;
    display:none; 
    padding:20px;
    min-width:200px;
    min-height: 100px;
}
#showimg1
{
background-color:#7CA8E8;
margin-left: 1.5%;
width:100px;
line-height: 18px;
margin-bottom: 15px;
}
#showimg2
{
background-color:#7CA8E8;
margin-left: 1%;
width:100px;
line-height: 18px;
margin-bottom: 15px;
}